Skip to content

Conversation

@amyy54
Copy link

@amyy54 amyy54 commented Oct 4, 2025

The only function for importing a comparison, "import_comparison", would only ever read the "Personal Best" comparison from the file when importing. This commit adds the "import_comparison_as_comparison" function, which allows for a named comparison from the file to be specified, instead of just loading "Personal Best".

Due to this addition, "import_comparison" is reduced to calling "import_comparison_as_comparison", with the name specified directly as "Personal Best".

The only function for importing a comparison, "import_comparison", would
only ever read the "Personal Best" comparison from the file when
importing. This commit adds the "import_comparison_as_comparison"
function, which allows for a named comparison from the file to be
specified, instead of just loading "Personal Best".

Due to this addition, "import_comparison" is reduced to calling
"import_comparison_as_comparison", with the name specified directly as
"Personal Best".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant